home *** CD-ROM | disk | FTP | other *** search
-
- Star Tape by Joe Forster/STA
-
- This program was designed to build tape images by collecting file images
- (files with the extension '.P00'/'.S00'/'.U00' created by PC64) into them. It
- does not handle relative files (having the extension '.R00') since I have never
- seen one. Star Tape is an external utility of The Star Commander but is also
- distributed separately.
-
-
-
- USAGE:
-
- STARTAPE <filename> <tapename>
-
- <filename>:
- Type the path and the mask of the source files here. You may enter '*.*' and
- all valid file images will be processed.
-
- <tapename>:
- Type the path and the name of the tape image here (the extension of tape
- images is always '.T64'). The directory of the tape image will have just enough
- entries to hold all the converted files.
-
-
-
- ERROR MESSAGES:
-
- FILENAME.EXT not found
- The file does not exist.
- Cannot create FILENAME.EXT
- The file could not be created for some reason.
- Too many files
- You can only convert a maximum of 1499 files into a tape image.
- FILENAME.EXT has an invalid header
- The usual header of file images was not found in the file.
-
-
-
- THE AUTHOR:
-
- You can contact me at the E-Mail address "sta@ludens.elte.hu".
-
-
-
- 20th May, 1996 Joe Forster/STA
-